home *** CD-ROM | disk | FTP | other *** search
- Path: uunet!husc6!mit-eddie!uw-beaver!tektronix!tekgen!tekred!games-request
- From: games-request@tekred.TEK.COM
- Newsgroups: comp.sources.games
- Subject: v03i021: dungeon - game of adventure, Patch3.1
- Message-ID: <1908@tekred.TEK.COM>
- Date: 3 Dec 87 21:24:57 GMT
- Sender: billr@tekred.TEK.COM
- Lines: 84
- Approved: billr@tekred.TEK.COM
-
- Submitted by: Bill Randle <games-request@tekred.TEK.COM>
- Comp.sources.games: Volume 3, Issue 21
- Archive-name: dungeon/Patch3.1
-
- [I blew it and left out one of the patches that should
- have gone out with Patch3. Consider this part of Patch3.
- (This sets the door bit and works with the other patches
- posted. If you applied Patches03, you should apply this
- also.) -br]
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then unpack
- # it by saving it into a file and typing "sh file". To overwrite existing
- # files, type "sh file -c". You can also feed this as standard input via
- # unshar, or by typing "sh <file", e.g.. If this archive is complete, you
- # will see the following message at the end:
- # "End of shell archive."
- # Contents: Patches03.1
- # Wrapped by billr@tekred on Wed Dec 2 17:28:53 1987
- PATH=/bin:/usr/bin:/usr/ucb ; export PATH
- if test -f Patches03.1 -a "${1}" != "-c" ; then
- echo shar: Will not over-write existing file \"Patches03.1\"
- else
- echo shar: Extracting \"Patches03.1\" \(605 characters\)
- sed "s/^X//" >Patches03.1 <<'END_OF_Patches03.1'
- X*** dindx.dat.orig Tue Sep 8 17:33:03 1987
- X--- dindx.dat Tue Dec 1 09:27:50 1987
- X***************
- X*** 2854,2862 ****
- X -32254
- X -28160
- X 4608
- X! -15872
- X! -32256
- X! -32256
- X -32254
- X -32768
- X -32768
- X--- 2854,2862 ----
- X -32254
- X -28160
- X 4608
- X! -11776
- X! -28160
- X! -28160
- X -32254
- X -32768
- X -32768
- X***************
- X*** 2951,2956 ****
- X--- 2951,2957 ----
- X -32256
- X -32256
- X -32256
- X+ -28160
- X -32256
- X -32256
- X -32256
- X***************
- X*** 2958,2965 ****
- X -32256
- X -32256
- X -32256
- X! -32256
- X! 4608
- X -28160
- X -28160
- X -28160
- X--- 2959,2965 ----
- X -32256
- X -32256
- X -32256
- X! 8704
- X -28160
- X -28160
- X -28160
- END_OF_Patches03.1
- if test 605 -ne `wc -c <Patches03.1`; then
- echo shar: \"Patches03.1\" unpacked with wrong size!
- fi
- # end of overwriting check
- fi
- echo shar: End of shell archive.
- exit 0
-